Autogenerated HTML docs for v1.7.7-rc2-4-g5ec82 
diff --git a/git-send-pack.txt b/git-send-pack.txt index bed9e1f..bd3eaa6 100644 --- a/git-send-pack.txt +++ b/git-send-pack.txt 
@@ -9,7 +9,7 @@  SYNOPSIS  --------  [verse] -'git send-pack' [--all] [--dry-run] [--force] [--receive-pack=<git-receive-pack>] [--quiet] [--verbose] [--thin] [<host>:]<directory> [<ref>...] +'git send-pack' [--all] [--dry-run] [--force] [--receive-pack=<git-receive-pack>] [--verbose] [--thin] [<host>:]<directory> [<ref>...]    DESCRIPTION  ----------- @@ -45,9 +45,6 @@ 	the remote repository can lose commits; use it with 	care.   ---quiet:: -	Print only error messages. -  --verbose:: 	Run verbosely.